From 16d8409f6f924abc093ee5a899a0cb64a0072447 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Wed, 30 Mar 2005 18:13:34 +0000 Subject: [PATCH] bitkeeper revision 1.1236.1.163 (424aec4eki8W81v1JGDTKTh7UZNqpQ) Fix mbootpack deps. Signed-off-by: Keir Fraser --- tools/misc/mbootpack/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/misc/mbootpack/Makefile b/tools/misc/mbootpack/Makefile index c0bb60e28d..fb42bc4d5f 100644 --- a/tools/misc/mbootpack/Makefile +++ b/tools/misc/mbootpack/Makefile @@ -74,8 +74,6 @@ bzimage_header.c: bootsect setup bin2c ./bin2c -n 8 -b1 -a bzimage_bootsect bootsect > bzimage_header.c ./bin2c -n 8 -b1 -a bzimage_setup setup >> bzimage_header.c -buildimage.c buildimage.d: bzimage_header.c - %.o: %.S $(CC) $(CFLAGS) $(INCS) $(DEFS) -c $< -o $@ -- 2.30.2